You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > Matrix Structure > Matrix Methods > Matrix.PixelResample Method
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
Matrix.PixelResample Method

Allows to exactly specify the size of the destination matrix with PixelsHeight and PixelsWidth parameters.

Syntax
C#
Visual Basic
public void PixelResample(TMtx Dst, [In] System.Drawing.Rectangle ZoomRect, TPixelDownSample Mode);

The source matrix can be bigger or smaller than the destination.

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!